FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.cl.minsal.mpi#current (47 ms)

Package hl7.fhir.cl.minsal.mpi
Type SearchParameter
Id Id
FHIR Version R4
Source https://interoperabilidad.minsal.cl/fhir/ig/mpi/https://build.fhir.org/ig/Minsal-CL/IG_mpi/SearchParameter-mpi-paciente-segundoApellido.html
Url https://interoperabilidad.minsal.cl/fhir/ig/mpi/SearchParameter/mpi-paciente-segundoApellido
Version 0.3.0
Status active
Date 2023-04-06
Name paciente_segundo_apellido
Experimental False
Realm cl
Authority hl7
Description Regresa los pacientes que cumplan con el criterio de segundo apellido.
Type string

Resources that use this resource

CapabilityStatement
MPI-IHE-PIXm-PDQm-Manager Administrador del Indice Maestro Paciente
MPI.IHE.PDQm.Search.Cliente Indice Maestro Paciente: "Cliente Buscador de Datos Demográficos (PDQm)"

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter mpi-paciente-segundoApellido

paciente_segundo_apellido

Parameter segundoApellido:string

Regresa los pacientes que cumplan con el criterio de segundo apellido.

ResourcePatient
ExpressionPatient.name.family.extension.where(url='https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value
Processing ModeNormal
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: exact

Source

{
  "resourceType" : "SearchParameter",
  "id" : "mpi-paciente-segundoApellido",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter mpi-paciente-segundoApellido</b></p><a name=\"mpi-paciente-segundoApellido\"> </a><a name=\"hcmpi-paciente-segundoApellido\"> </a><a name=\"mpi-paciente-segundoApellido-es-CL\"> </a><h2>paciente_segundo_apellido</h2><p>Parameter <code>segundoApellido</code>:<code>string</code></p><div><p>Regresa los pacientes que cumplan con el criterio de segundo apellido.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td></tr><tr><td>Expression</td><td><code>Patient.name.family.extension.where(url='https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/mpi/SearchParameter/mpi-paciente-segundoApellido",
  "version" : "0.3.0",
  "name" : "paciente_segundo_apellido",
  "status" : "active",
  "date" : "2023-04-06",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Regresa los pacientes que cumplan con el criterio de segundo apellido.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "code" : "segundoApellido",
  "base" : [
    "Patient"
  ],
  "type" : "string",
  "expression" : "Patient.name.family.extension.where(url='https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "exact"
  ],
  "_modifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "MAY"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.